home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 September
/
CHIP Eylül 1996.iso
/
utils
/
povray
/
povppc.sit
/
POVPPC
/
POV-Ray
/
POV-Ray.rsrc
/
TEXT_311_height_field.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-04-26
|
346 b
|
11 lines
// uses image color index as height, extends along X-Z axes
// from <0 0 0> to <1 1 1>
height_field
{
gif "plasma3.gif" // the file to read (gif/tga/pot)
// inverse | texture {…} | color RGB
// [smooth] // make smoother surface
// [water_level N] // truncate/clip below N (0.0 ... 1.0)
// translate VECTOR | rotate VECTOR | scale VECTOR
}